home *** CD-ROM | disk | FTP | other *** search
- -- card: 5473 from stack: in.1
- -- bmap block id: 6340
- -- flags: 4000
- -- background id: 5634
- -- name: Help: 0
- ----- HyperTalk script -----
- on openCard
- global eventTimer
- put the ticks into eventTimer
- end openCard
-
- on idle
- global eventTimer
- if the ticks > eventTimer + 120 then
- visual effect dissolve slowly
- go to next card
- end if
- end idle
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0001
- -- rect: left=278 top=256 right=277 bottom=487
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Coverup
-
-
- -- part contents for background part 1
- ----- text -----
- HELP